Type PythonCollection<T, TSeq>
Namespace LostTech.Gradient.BuiltIns
Parent PythonSequence<T, TSeq>
Public instance methods
void CopyTo(T[] array, int arrayIndex)
IEnumerator<T> GetEnumerator()
Returns enumerator for entries in this dictionary
Public properties
int Count get;
Gets the number of items in the list